IWorkstationArgument<D,T> Interface

Summary

Provides an interface for classes that act as an argument to be pushed into the Leadtools.Medical.Workstation.Interfaces.IWorkstationArgumentsService.

Syntax
C#
C++
public interface IWorkstationArgument<D, T> 
generic<typename D> 
generic<typename T> 
public interface class IWorkstationArgument  

Type Parameters

D
The argument data.

T
The result of executing the argument.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly